Click or drag to resize

AttachmentCreationTime Property

Contains the creation date and time of the attachment.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public DateTime CreationTime { get; set; }

Property Value

Type: DateTime
The creation time.
See Also